func github.com/andybalholm/brotli.refineEntropyCodesLiteral

2 uses

	github.com/andybalholm/brotli (current package)
		block_splitter_literal.go#L41: func refineEntropyCodesLiteral(data []byte, length uint, stride uint, num_histograms uint, histograms []histogramLiteral) {
		block_splitter_literal.go#L401: 	refineEntropyCodesLiteral(data, length, sampling_stride_length, num_histograms, histograms)